projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4303661
)
* image-mode.el: Use autoload to avoid overriding disabled setting
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 3 Feb 2007 01:00:52 +0000
(
01:00
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 3 Feb 2007 01:00:52 +0000
(
01:00
+0000)
applied in .emacs.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index bc1c43ca9715002ea83b46efe124b37e67abd53d..d6033ea6e3d2fc520df8023b9a5295a0b26775c6 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2007-02-03 Chong Yidong <cyd@stupidchicken.com>
+
+ * image-mode.el: Use autoload to avoid overriding disabled setting
+ applied in .emacs.
+
2007-02-03 acm <acm@localhost.localdomain>
* progmodes/cc-engine.el (c-in-knr-argdecl): Slight correction